home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / cli / cli2.arc / CLI_O2.DOC < prev    next >
Text File  |  1987-11-09  |  6KB  |  180 lines

  1. 06601030301800
  2. 1CLI\CMD.DOC
  3. 2CLI\CMD.DOC
  4. 6L....T....T....T....T....T....T....T....T....T....T....T....T..........T.R
  5. ◆P/27,80
  6. Ç                    ü CLI.ACCINTERNAL COMMANDSÇ
  7.  
  8.     ü -Ç[filename.BAT]     
  9. Execute the specified BATCH file. see 'BATCH'.
  10.  
  11.     ü BATCHÇ[filename.BAT]       
  12.           Start BATCH-FILE processing at the specified BATCH-
  13.           FILE, and save any specified parameters for insertion 
  14.           where designated in the BATCH-FILE by '%n'. The file 
  15.           C;\CLI.BAT is the AUTORUN BATCH-FILE. If this file 
  16.           exists, the BATCH-FILE processing will AUTOMATICALLY 
  17.           BE INVOKED on this file when the CLI is requested from 
  18.           the menu-bar.see'-'.
  19.  
  20.               BATCH MAKE       Begin batch-file processing on the 
  21.                                file. 
  22.               TEST1 TEST2      MAKE.BAT, assigning %1 to 'TEST1' 
  23.                                and %2 to 'TEST2".
  24.     ü BYE Ç      
  25.           Exit the CLI, return control to current process, see 
  26. 'BYE'and'QUIT".
  27.  
  28.     ü CAT Ç      
  29.           A quick catalog of the specified PATH, or of the current
  30.           PATH if no PATH is specified. Includes DIRECTORY entries,
  31.           as well as all normal files. Wildcards ( *.* ) may be used
  32.           to specify exactly what files should be displayed. during
  33.           the display, any  KEY-PRESS will toggle a PAUSE, the UNDO 
  34.           key will ABORT the CAT call.see'TYPE'.
  35.  
  36.               CAT*.ASM         Display a quick catalog of all
  37.                                files at the current PATH with
  38.                                the extension .ASM .
  39.     ü CATALOG   Ç
  40.           A long CATALOG of the specified PATH, or of the current
  41.           PATH if no PATH is specified. Identical to 'CAT' 
  42.           command with the exception that files with a hidden or
  43.           SYSTEM attribute are also displayed. Also the long 
  44.           CATALOG displays the info about memory useage on the 
  45.           disk which has been cataloged.see'TYPE'.
  46.  
  47.               CATALOG C:       Display long catalog of the ROOT
  48.                                DIRECTORY of the drive C:\ .
  49.     ü CDIR  Ç    
  50.           Change current PATHname to ANY valid 'GEM' PATHNAME
  51.           This command will NOT change the current DRIVE, ONLY
  52.           THE PATH associated with that drive.
  53.  
  54.               CDIR             Back-up one subdirectory in the
  55.                                PATH associated with the current
  56.                                drive.
  57.     ü CLS Ç       
  58.           CleartheCRT screen.'HOME'thecursor.
  59.  
  60. üCOPYÇ[filename1][directory2\subdirectory2]
  61. CopyfilenametoDirectoryorSub-directory.
  62.  
  63.  
  64.     ü DELETEÇ[filename]
  65.           Deletefile(nowildcards).see'ERASE".
  66.  
  67.     ü DIRÇ[A:,B:,C:,etc]
  68. Listcontentsof[n:].NoByte-Maplistings.
  69.  
  70.     ü DIRECTORYÇ[A:,B:,C:,etc]
  71. Listcontentsof[n:].Bytelistings;[FREE\USED\TOTAL].
  72.  
  73.     ü DOCÇ or '*'[text]
  74.      Remark statement.UsedinmakingBatch-Files.
  75.  
  76.     ü ECHOÇ[on][off]
  77.           EchotoCRT.
  78.  
  79.      üERASEÇ[filename]
  80.           Erasefile(nowildcards).see'DELETE'.
  81.  
  82.     ü FLASHÇ[on][off][rate]
  83. CursorflashSTATUSandRATEofflash.
  84.  
  85.      üFORMATÇ[1][2]
  86.           FormatDiskinDrive'A',SingleorDoubleSided.
  87. see'INIT'.
  88. ü
  89. FREE
  90. ÇGetFreeInsideandOutsideCLIRAMemory.see'MEM'.
  91.  
  92.     ü GEMÇ[on][off]
  93.      Get or Set the STATUS of the GEM option.
  94.  
  95.     ü HELPÇ[command][NOTTHEKEY!]
  96. DisplayListof'Built-InCommands'.
  97.  
  98.     ü HIDEÇ[filename]
  99.           Changefileattributeto'H'idden.see'UNHIDE'.
  100.  
  101.     ü INITÇ[1][2]
  102.           FormatDiskinDrive'A',SingleorDoubleSided.
  103. see'FORMAT'.
  104.  
  105.     ü LOCKÇ[filename]
  106.            Changefileattributeto'R'eadOnly.see'UNLOCK'.
  107.  
  108.     ü LSÇ
  109.           ListAllContentsofDirectoryinHashTable(PATH).
  110. [OperationalOnlywith'PATH'installed.]
  111.  
  112.     ü MEMÇ
  113. GetFreeInsideandOutsideCLIRAMemory.see'FREE'.
  114.  
  115.     ü MKDIRÇ[directory][sub-directory]
  116.           MakeFolderonIndicatedDirectory.
  117.  
  118.     ü MODEMÇ[sub-directory][filename]
  119. Output[sub-directory][filename]tomodem
  120.  
  121.  
  122.      üPATHÇ[A:,C:,C:BIN,(NoTrailingHASH-MARK)]
  123. SetHashTableandAccess.see'LS'.
  124. ü
  125.      PAUSE
  126. ÇPausecL!w\pressanykeytocontinue...
  127.  
  128.      üPRINTÇ[filename]
  129.           OutputfilenametoprinterforHardCopy.
  130.  
  131.      üPROMPTÇ[n]
  132.           SetorUnSetPromptSymbol[n],or[string].
  133.  
  134.     ü PROTECTÇ[filename]
  135.  Changefileattributeto'R'eadOnly.see'UNPROTECT'.
  136.  
  137.     ü QUITÇ
  138.           LeaveCLIenvironment,see'BYE'.
  139.  
  140.     ü REMÇ[filename]
  141.           REMmoveindicatedfilename.
  142.  
  143.      üREMOVEÇ[filename]
  144.            REMmoveindicatedfilename.
  145.  
  146.      üRMDIRÇ[directory]
  147.            REMmoveindicateddirectory.
  148.  
  149.      üSCREENÇ[on][off]
  150.           DirectOutputtoPrinterorModemorScreen.
  151.  
  152.      üSYSTEMÇ[filename]
  153.           ___________________________________________________
  154.  
  155.     ü TYPEÇ[filename]
  156.            OutputfilenametoCRT.fordisplay.
  157.  
  158.     ü UNHIDEÇ[filename]
  159. Changefileattributefrom'H'idden.see'HIDE'.
  160.  
  161.     ü UNLOCKÇ[filename]
  162. Changefileattributeto'R\W'Read\Write.see'LOCK'.
  163.  
  164.      üUNPROTECTÇ[filename]
  165. Changefileattributeto'R\W'Read\Write.see'PROTECT'.
  166.  
  167.     ü UNSYSTEMÇ[filename]
  168.           ___________________________________________________
  169.  
  170.     ü VERSIONÇ
  171.           DisplayVersionof'CLI'.
  172.  
  173. ü!WARNING!Ç...
  174. Only
  175. Key-In'HELP'=üHELPÇ,otherwise,
  176.     <Help>+<CR>=üREBOOTÇand
  177. <Help>=SystemüCRASHÇ.<----------------eof-----<<<<<-
  178.  
  179. Émorganshannon\GEnieM.SHANNON\modM0S.9-87Ç
  180.